[INFO] fetching crate twilight-webhook 0.14.0...
[INFO] fixing twilight-webhook-0.14.0 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate twilight-webhook 0.14.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate twilight-webhook 0.14.0
[INFO] finished tweaking crates.io crate twilight-webhook 0.14.0
[INFO] tweaked toml for crates.io crate twilight-webhook 0.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twilight-webhook 0.14.0 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 130 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.2.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding twilight-cache-inmemory v0.14.4 (available: v0.17.1)
[INFO] [stderr]       Adding twilight-http v0.14.4 (available: v0.17.1)
[INFO] [stderr]       Adding twilight-model v0.14.5 (available: v0.17.1)
[INFO] [stderr]       Adding twilight-validate v0.14.2 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0
[INFO] running `Command { std: "docker" "start" "df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking twilight-model v0.14.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking twilight-http-ratelimiting v0.14.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking twilight-validate v0.14.2
[INFO] [stderr]     Checking twilight-util v0.14.2
[INFO] [stderr]     Checking twilight-cache-inmemory v0.14.4
[INFO] [stderr]     Checking twilight-http v0.14.4
[INFO] [stderr]     Checking twilight-webhook v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] error[E0063]: missing fields `default_forum_layout` and `default_sort_order` in initializer of `twilight_model::channel::Channel`
[INFO] [stdout]    --> src/cache.rs:309:58
[INFO] [stdout]     |
[INFO] [stdout] 309 |             &Event::ChannelDelete(Box::new(ChannelDelete(Channel {
[INFO] [stdout]     |                                                          ^^^^^^^ missing `default_forum_layout` and `default_sort_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `twilight-webhook` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]        Fixed src/cache.rs (1 fix)
[INFO] running `Command { std: "docker" "inspect" "df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0", kill_on_drop: false }`
[INFO] [stdout] df57b9f887a08b9fa46bc5628d1d7f5fb63cd8892f3cab4f34fa296938a13ae0
